aboutsummaryrefslogtreecommitdiffstats
path: root/src/app/groups/[groupId]/layout.tsx
Commit message (Collapse)AuthorAgeFilesLines
* Use React’s cache to avoid some queries to the databaseSebastien Castiel2024-01-301-3/+3
|
* Upgrade Next.js to 14.1.0Sebastien Castiel2024-01-241-2/+4
|
* Revert "Use modal dialogs for expense creation & edition (#10)"Sebastien Castiel2023-12-191-4/+1
| | | | This reverts commit 1e66efe5169dfad9a0c62ba42fbf31ce977bf49e.
* Use modal dialogs for expense creation & edition (#10)Sebastien Castiel2023-12-191-1/+4
| | | | | | | | | | | * First attemps at using route interception and modals * Remove route interception * Make it work * Use Vaul on small screens * Improve vaul
* Improve designSebastien Castiel2023-12-141-2/+2
|
* Add share buttonSebastien Castiel2023-12-131-1/+1
|
* Share buttonSebastien Castiel2023-12-071-4/+10
|
* Titles and navigationSebastien Castiel2023-12-071-13/+21
|
* TabsSebastien Castiel2023-12-061-11/+9
|
* Change themeSebastien Castiel2023-12-061-2/+2
|
* Better loading behaviorSebastien Castiel2023-12-061-4/+9
|
* Loading screens & layoutsSebastien Castiel2023-12-061-0/+37